* xdisp.c (redisplay_window): If window_end_valid is cleared due to
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Aug 2013 07:25:45 +0000 (11:25 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 14 Aug 2013 07:25:45 +0000 (11:25 +0400)
commiteefee12fac97d49a1c8f55f6c7d7127a30774590
treeaf761896d93b800db0244447ef2fa6f76acac09a
parent07aad8577c29bf943a26fdc1baadfee55f726311
* xdisp.c (redisplay_window): If window_end_valid is cleared due to
non-zero windows_or_buffers_changed, clear current_matrix_up_to_date_p
and so do not call to try_cursor_movement for that window.
src/ChangeLog
src/xdisp.c